freeradius-dhcp software package provides DHCP module for FreeRADIUS server, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install freeradius-dhcp
freeradius-dhcp is installed in your system.
Make ensure the freeradius-dhcp package were installed using the commands given below,
$ sudo dpkg-query -l | grep freeradius-dhcp *
You will get with freeradius-dhcp package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Network |
| Package | freeradius-dhcp |
| Version | 3.0.12+dfsg-3ubuntu2 |
| Description | DHCP module for FreeRADIUS server |
| Sub Section | net |